Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update summarizer_exchange model to use default model from input exchange #139

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

zakiali
Copy link
Collaborator

@zakiali zakiali commented Oct 11, 2024

This PR fixes a bug with the Summarizer moderator in exchange where the Summarizer would default to using a None model when not passed in. This is updated to use the exchange's model if one is not passed as a parameter to the moderator.

Copy link
Collaborator

@michaelneale michaelneale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch

@zakiali zakiali merged commit e341f33 into main Oct 18, 2024
4 checks passed
@lamchau lamchau deleted the zaki/fix-summarizer branch October 24, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants